home *** CD-ROM | disk | FTP | other *** search
- ChangePasswordPanel = {
- ACTIONS = {
- cancel:;
- clearTextValue:;
- ok:;
- };
- OUTLETS = {
- panelTitle;
- promptText;
- cancelButton;
- panelAppIcon;
- okButton;
- userText;
- };
- SUPERCLASS = Panel;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SNSWindow = {
- ACTIONS = {
- doNetMask:;
- buildItNow:;
- doAutoAdd:;
- okNetPanel:;
- doShare:;
- doNISDomain:;
- doRouter:;
- showDataPanel:;
- doUsePassword:;
- blastNetwork:;
- doBroadcast:;
- doShareHome:;
- doOneTime:;
- cancelNetPanel:;
- runNetPanel:;
- };
- OUTLETS = {
- MachineIPText;
- SecureItButton;
- MoreNetInfoPanel;
- UserAcceptorView;
- ShareUserSwitch;
- mnNetMaskText;
- mnNISSwitch;
- MachineNameText;
- mailFolderText;
- MailAcceptorView;
- mnRouteText;
- mnBroadcastAddr;
- mnRouteSwitch;
- MoreNetCancel;
- MoreNetOK;
- BuildItNowButton;
- mnNISText;
- mnBroadcastText;
- AutoHostAdditionSwitch;
- theNumberThree;
- mnNetMaskSwitch;
- automaticAddressSwitch;
- userFolderText;
- passwordChangePanel;
- UsePasswordSwitch;
- OneTimeSwitch;
- ShareSwitch;
- MorePreciseDataButton;
- };
- SUPERCLASS = Window;
- };
- Distributor = {
- ACTIONS = {
- destroyItem:;
- setTheView:;
- duplicateItem:;
- inspectItem:;
- terminate:;
- runInfoPanel:;
- sortItem:;
- authenticateAsUser:;
- refreshWindow:;
- performPrint:;
- windowDidBecomeKey:;
- setViewUnSorted:;
- findStringInColumn:;
- setCurrentWindow:;
- freeCurrentBrowser:;
- performPageLayout:;
- setViewPropertyEdit:;
- deauthenticate:;
- revertCurrentEditor:;
- createNIBrowser:;
- breakOpenItem:;
- showFindPanel:;
- disableModification:;
- enableModification:;
- setViewSorted:;
- saveCurrentEditor:;
- setCurrentBrowser:;
- insertItem:;
- windowDidResize:;
- showViewByPanel:;
- appendItem:;
- };
- OUTLETS = {
- findButton;
- viewedByButton;
- myPL;
- theViewMenu;
- currentPropEditor;
- findText;
- lastWindow;
- passwordChangePanel;
- viewedByScroll;
- theDB;
- viewByPanel;
- infoPanel;
- theSecurityMenu;
- newWindow;
- currentWindow;
- workingID;
- tempID;
- theDirectoryMenu;
- versionTag;
- viewedProperty;
- theEditMenu;
- findPanel;
- currentBrowser;
- theDomainMenu;
- };
- SUPERCLASS = Object;
- };
-